logical adj. 1.邏輯的,邏輯上的;邏輯學上的。 2.合乎邏輯的。 3.邏輯上必然的。 logical constants 邏輯常詞[常項]。 logical necessity 邏輯的必然性。 a logical argument 條件分明的論證。 a logical process 合理的程序,合乎邏輯的[必然的]過程。 the logical result 必然的結果。 adv. -ly ,-ness n.
Spot missing tasks or flaws in the logical flow of tasks 在任務的邏輯流程中,標記遺漏的任務或出現的差錯。
Then i ' ll work on a few core competencies - eg ability to write with exceptional clarity ; a disciplined mind that works well with numbers ; it skills and the attendant traits they develop such as logical flow or flexibility ; capacity to cope with changes 此外,還需要具備一些關鍵技能,例如,思路清晰的書寫能力、對數字應付自如、善于利用資訊科技(使用它們也能培養邏輯思維和伸縮性)和應變的能力。
Breaking a project into phases enables you to focus on one aspect of the project at a time , see the logical flow of tasks in the project , determine whether any tasks are missing from that phase , and report project status at the right level of detail to others 將項目分割成階段,可使您在某一時間內將精力集中在項目的某個方面,查看項目中任務的邏輯流程,確定該階段中是否有任務遺漏,并在適當層次上向他人匯報項目狀態。
Both are used to separate the responsibility for rendering pages from the model and controller . both accept objects passed into them as an input argument , both allow inserting string values within code " expressions " , and allow direct use of java code to perform loops , declare variable , or perform logical flows " scriptlets " . both are good ways of representing the structure of a generated object web page , java class , or file while supporting customization of the details Jet與jsp非常類似:二者使用相同的語法,實際上在后臺都被編譯成java程序;二者都用來將呈現頁面與模型和控制器分離開來;二者都可以接受輸入的對象作為參數,都可以在代碼中插入字符串值(表達式) ,可以直接使用java代碼執行循環、聲明變量或執行邏輯流程控制(腳本) ;二者都可以很好地表示所生成對象的結構, ( web頁面、 java類或文件) ,而且可以支持用戶的詳細定制。